net: phy: add support for Micrel's KSZ9021
authorTroy Kisky <[email protected]>
Tue, 7 Feb 2012 14:08:48 +0000 (14:08 +0000)
committerAlbert ARIBAUD <[email protected]>
Mon, 27 Feb 2012 20:19:25 +0000 (21:19 +0100)
commit8682aba7da2af2842296710acca7c03fcebafd5c
tree8f10c869ca68f06fc00472d5194779eadda5f628
parent13947f43c995e8c33d8a902d3fe2624f74ec5a12
net: phy: add support for Micrel's KSZ9021

Add the gigabit phy KSZ9021.
Also, add function ksz9021_phy_extended_write
/_read for access to the phys extended registers.
The environment variable "disable_giga"
can be used to disable 1000baseTx.

Signed-off-by: Troy Kisky <[email protected]>
Acked-by: Dirk Behme <[email protected]>
drivers/net/phy/micrel.c
include/micrel.h [new file with mode: 0644]
include/phy.h